dynamic order meaning in Chinese
动态次序
Examples
- The system had the function of making production plan and dealing with material automatically according to the dynamic orders
该系统实现了按定单动态变化自动编排生产计划和统计物料需求。 - Because compiler scan program with static order of program , not dynamic order . while using compiler , compile source program only one time , run more times
因为编译是按程序的静态顺序线形扫描程序的,而非动态顺序重复翻译,使用编译程序时,只需对源程序编译一遍,以后每次只运行目标程序。 - In the algorithm , a search tree with roots of the cumulative demands in the corresponding period is taken as the roots of the search tree , transforming the quantity discount problem into dynamic order quantity ( doq ) problem that is solvable with a dynamic programming algorithm
该算法以各时段的累计需求为根节点建立搜索树,从而将带折扣的库存问题转化为典型的动态批量问题,运用动态规划法即可求解。